matrixHashing

fun <N> matrixHashing(elementHashing: Hashing<N>): Hashing<Matrix<N>>(source)